FileBacked

data class FileBacked(val storePath: String) : StorageData

Constructors

Link copied to clipboard
constructor(storePath: String)

Properties

Link copied to clipboard
val storePath: String